home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 885
- Top = 456
- BorderStyle = bsDialog
- Caption = 'About '#39'Network PC'#39
- ClientHeight = 262
- ClientWidth = 367
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 16
- object Panel1: TPanel
- Left = 10
- Top = 10
- Width = 346
- Height = 198
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 10
- Top = 10
- Width = 80
- Height = 85
- Picture.Data = {<image000.bmp>}
- Stretch = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 108
- Top = 20
- Width = 164
- Height = 16
- Caption = 'Network PC Companion CD'
- IsControl = True
- end
- object Copyright: TLabel
- Left = 10
- Top = 98
- Width = 239
- Height = 16
- Caption = 'Copyright Weird Science Ltd, 1997'
- IsControl = True
- end
- object Comments: TLabel
- Left = 24
- Top = 120
- Width = 312
- Height = 64
- Alignment = taCenter
- Caption =
- 'Features Network PC software, Utilities for the Amiga and the PC' +
- ' to enhance the use of the system on both platforms and the Wind' +
- 'ows 95 Amiga Emulator with Amiga Disk Files and Launch Program.'
- WordWrap = True
- IsControl = True
- end
- object Label1: TLabel
- Left = 116
- Top = 36
- Width = 151
- Height = 16
- Alignment = taCenter
- Caption = 'Version 1.0, October 1997'
- IsControl = True
- end
- end
- object OKButton: TButton
- Left = 137
- Top = 222
- Width = 92
- Height = 30
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- end
-